Vcenter NamespaceManagement Networks Nsx Edges Summary

Vcenter NamespaceManagement Networks Nsx Edges Summary
Vcenter NamespaceManagement Networks Nsx Edges Summary

The Vcenter NamespaceManagement Networks Nsx Edges Summary schema contains the basic information about an Edge.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "edge_cluster": "string",
    "name": "string",
    "path": "string"
}
string
edge_cluster
Required

Identifier of the Edge.

This property was added in vSphere API 8.0.0.1.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXEdgeCluster. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXEdgeCluster.

string
name
Required

Human-readable identifier of the Edge.

This property was added in vSphere API 8.0.0.1.

string
path
Required

NSX Policy path of the Edge.

This property was added in vSphere API 8.0.0.1.